home *** CD-ROM | disk | FTP | other *** search
- Selecting a code for your printer:
-
- Overview:
-
- A⌠á thσá nex⌠á menu¼á yo⌡ caε outpu⌠ aε ASCI╔ characte≥á o≥á characte≥á se⌠ ì
- directl∙á t∩á you≥ printe≥ fo≥ thσ purposσ oµ Compressinτ o≥á Uncompressinτ ì
- thσ print«
-
- Thi≤ Hel≡ screeε wil∞ sho≈ yo⌡ thσ forma⌠ tha⌠ yo⌡ mus⌠ usσ fo≥ thσ prograφ ì
- t∩ properl∙ interpre⌠ you≥ request«á Followinτ thi≤ overvie≈ arσ ASCI╔ anΣ ì
- printe≥á tables«á Thσ ASCI╔ table≤ wil∞ sho≈ yo⌡ ho≈ t∩ cros≤ referencσá ß ì
- 'Characterº valuσ witΦ it≤ correspondinτ 'Decimalº o≥ 'Hexº value.
-
-
- Prope≥ format:
-
- T∩á placσ ß characte≥ o≥ characte≥ se⌠ t∩ thσ printer¼á ente≥á thσá decima∞ ì
- equivalent≤ oµ thσ desireΣ characters¼ separateΣ b∙ commas║
-
-
-
- 27,37,71
-
- This translates to:
-
- [ESCAPE] % G
-
-
- Thσá [ESCAPE▌ ke∙ i≤ equa∞ t∩ decima∞ 27¼á thσ '%º i≤ decima∞ 37¼á anΣ thσ ì
- capita∞ lette≥ 'Gº i≤ representeΣ b∙ 71«á Al∞ character≤ anΣ contro∞ code≤ ì
- havσ ß decima∞ representatioε froφ ▒ througΦ 126.
-
- Observσ tha⌠ thσ decimal≤ mus⌠ bσ separateΣ b∙ ß comma¼ no⌠ ß space.
-
-
-
- Decimal to Ascii Codes:
- ASCII 1 through 31:
- Decimal, with Control codes shown
-
- D Ctrl. MEM D Ctrl. MEM
-
- 0 ^@ nul 24 ^X can
- 1 ^A soh 25 ^Y em
- 2 ^B stx 26 ^Z sub
- 3 ^C etx 27 ^[ esc
- 4 ^D eot 28 ^\ fs
- 5 ^E enq 29 ^] gs
- 6 ^F ack 30 ^^ rs
- 7 ^G bel 31 ^_ us
- 8 ^H bs
- 9 ^I ht
- 10 ^J lf
- 11 ^K vt
- 12 ^L ff
- è 13 ^M cr
- 14 ^N so
- 15 ^O si
- 16 ^P dle
- 17 ^Q dc1
- 18 ^R dc2
- 19 ^S dc3
- 20 ^T dc4
- 22 ^U syn
- 23 ^V etb
-
- ASCII 32 through 126:
- Decimal, with corresponding Characters
-
- D Ch D Ch D Ch D Ch D Ch
-
- 48 0 72 H 96 ` 120 x
- 49 1 73 I 97 a 121 y
- 50 2 74 J 98 b 122 z
- 51 3 75 K 99 c 123 {
- 52 4 76 L 100 d 124 |
- 53 5 77 M 101 e 125 }
- 54 6 78 N 102 f 126 ~
- 55 7 79 O 103 g
- 32 sp 56 8 80 P 104 h
- 33 ! 57 9 81 Q 105 i
- 34 " 58 : 82 R 106 j
- 35 # 59 ; 83 S 107 k
- 36 $ 60 < 84 T 108 l
- 37 % 61 = 85 U 109 m
- 38 & 62 > 86 V 110 n
- 39 ' 63 ? 87 W 111 o
- 40 ( 64 @ 88 X 112 p
- 41 ) 65 A 89 Y 113 q
- 42 * 66 B 90 Z 114 r
- 43 + 67 C 91 [ 115 s
- 44 , 68 D 92 \ 116 t
- 45 - 69 E 93 ] 117 u
- 46 . 70 F 94 ^ 118 v
- 47 / 71 G 95 _ 119 w
-
-
- An alternate ASCII character chart:
- [displaying Decimal, Hexadecimal, and ASCII codes]
-
-
- +----------------------+-----------------------+---------------------+
- | DEC HEX ASCII | DEC HEX ASCII | DEC HEX ASCII |
- | 0 00 ^@ | 45 2D - | 90 5A Z |
- | 1 01 ^A | 46 2E . | 91 5B [ |
- | 2 02 ^B | 47 2F / | 92 5C \ |
- | 3 03 ^C | 48 30 0 | 93 5D ] |
- | 4 04 ^D | 49 31 1 | 94 5E ^ |
- | 5 05 ^E | 50 32 2 | 95 5F _ |
- | 6 06 ^F | 51 33 3 | 96 60 ` |
- è | 7 07 ^G | 52 34 4 | 97 61 a |
- | 8 08 ^H | 53 35 5 | 98 62 b |
- | 9 09 ^I | 54 36 6 | 99 63 c |
- | 10 0A ^J | 55 37 7 | 100 64 d |
- | 11 0B ^K | 56 38 8 | 101 65 e |
- | 12 0C ^L | 57 39 9 | 102 66 f |
- | 13 0D ^M | 58 3A : | 103 67 g |
- | 14 0E ^N | 59 3B ; | 104 68 h |
- | 15 0F ^O | 60 3C < | 105 69 i |
- | 16 10 ^P | 61 3D = | 106 6A j |
- | 17 11 ^Q | 62 3E > | 107 6B k |
- | 18 12 ^R | 63 3F ? | 108 6C l |
- | 19 13 ^S | 64 40 @ | 109 6D m |
- | 20 14 ^T | 65 41 A | 110 6E n |
- | 21 15 ^U | 66 42 B | 111 6F o |
- | 22 16 ^V | 67 43 C | 112 70 p |
- | 23 17 ^W | 68 44 D | 113 71 q |
- | 24 18 ^X | 69 45 E | 114 72 r |
- | 25 19 ^Y | 70 46 F | 115 73 s |
- | 26 1A ^Z | 71 47 G | 116 74 t |
- | 27 1B ^[ | 72 48 H | 117 75 u |
- | 28 1C ^\ | 73 49 I | 118 76 v |
- | 29 1D ^] | 74 4A J | 119 77 w |
- | 30 1E ^^ | 75 4B K | 120 78 x |
- | 31 1F ^_ | 76 4C L | 121 79 y |
- | 32 20 (space) | 77 4D M | 122 7A z |
- | 33 21 ! | 78 4E N | 123 7B { |
- | 34 22 " | 79 4F O | 124 7C | |
- | 35 23 # | 80 50 P | 125 7D } |
- | 36 24 $ | 81 51 Q | 126 7E ~ |
- | 37 25 % | 82 52 R | 127 7F |
- | 38 26 & | 83 53 S | |
- | 39 27 ' | 84 54 T | |
- | 40 28 ( | 85 55 U | |
- | 41 29 ) | 86 56 V | |
- | 42 2A * | 87 57 W | |
- | 43 2B + | 88 58 X | |
- | 44 2C , | 89 59 Y | |
- +----------------------+-----------------------+---------------------+
-
-
-
- Epson [TM] MX-80 Printer Control
-
- Eject Page 12
- Compressed On 15
- Compressed Off 18
- Underline On 27 45 1
- Underline Off 27 45 0
- Italics On 27 52
- Italics Off 27 53
- Double Strike On 27 71
- Double Strike Off 27 72
- Emphasized Print On 27 69
- Emphasized Print Off 27 70
- èExpanded Print On 27 87 1
- Expanded Print Off 27 87 0
- Reset Printer to Defaults 27 64
- *
-
- Okidata [TM] 192/193 Printer Control
-
- Eject Page 12
- Enhanced Print On 27 71
- Enhanced Print Off 27 72
- 10.0 cpi 18
- 12.0 cpi 27 58
- 17.1 cpi 15
- Italics On 27 37 71
- Italics Off 27 37 72
- Bold On 27 69
- Bold Off 27 70
- *
-
- Citizen [TM] Printer Control
-
- Eject Page 12
- Pitch 10 cpi 27 80
- Pitch 12 cpi 27 77
- Letter Quality On 27 120 1
- Letter Quality Off 27 120 1
- Compressed On 15
- Compressed Off 18
- Underline On 27 45 49
- Underline Off 27 45 48
- Italics On 27 4
- Italics Off 27 5
- Emphasized Print On 27 69
- Emphasized Print Off 27 70
- Expanded Print On 27 87 1
- Expanded Print Off 27 87 0
- Reset Printer to Defaults 27 64
- *
-
- Tandy [TM] DMP 130A
-
- Normal (10 CPI) 27 19
- Compressed ON (12 CPI) 27 23
- Compressed OFF 27 19
- Italics ON 27 66 1
- Italics OFF 27 66 0
- Condensed ON 27 20
- Condensed OFF 27 19
- Bold ON 27 31
- Bold OFF 27 32
- Expanded ON 27 14
- Expanded OFF 27 15
- Page eject 27 12
- *
-
- è Other Printers:
-
- IBM [TM] Color Printer Setup
-
- COMPRESS ON=15
- COMPRESS OFF=18
-